home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Powervisor v1.10b disk1.adf / PowerVisorLib / pv_lib.fd next >
Text File  |  1991-08-07  |  250b  |  11 lines

  1. ##base _pvBase
  2. ##bias 30
  3. ##public
  4. PP_InitPortPrint()()
  5. PP_StopPortPrint(replyPort)(A0)
  6. PP_ExecCommand(replyPort,data,command,datasize)(A0,A1,A2,D0)
  7. PP_DumpRegs(replyPort)(A0)
  8. PP_Print(replyPort,Text)(A0,A1)
  9. PP_PrintNum(replyPort,Number)(A0,D0)
  10. ##end
  11.